﻿2026-06-21T05:16:21.5340988Z ##[group]Run actions/checkout@v5
2026-06-21T05:16:21.5341765Z with:
2026-06-21T05:16:21.5342135Z   fetch-depth: 0
2026-06-21T05:16:21.5342565Z   repository: SaberMage/spt-core
2026-06-21T05:16:21.5346047Z   token: ***
2026-06-21T05:16:21.5346405Z   ssh-strict: true
2026-06-21T05:16:21.5346772Z   ssh-user: git
2026-06-21T05:16:21.5347143Z   persist-credentials: true
2026-06-21T05:16:21.5347564Z   clean: true
2026-06-21T05:16:21.5347941Z   sparse-checkout-cone-mode: true
2026-06-21T05:16:21.5348375Z   fetch-tags: false
2026-06-21T05:16:21.5348747Z   show-progress: true
2026-06-21T05:16:21.5349234Z   lfs: false
2026-06-21T05:16:21.5349583Z   submodules: false
2026-06-21T05:16:21.5349947Z   set-safe-directory: true
2026-06-21T05:16:21.5350561Z ##[endgroup]
2026-06-21T05:16:21.6141715Z Syncing repository: SaberMage/spt-core
2026-06-21T05:16:21.6143328Z ##[group]Getting Git version info
2026-06-21T05:16:21.6143981Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T05:16:21.6144920Z [command]/usr/bin/git version
2026-06-21T05:16:21.6145353Z git version 2.43.0
2026-06-21T05:16:21.6193848Z ##[endgroup]
2026-06-21T05:16:21.6205712Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/53606c6f-5e23-4a0b-bdc7-47d18cfe0f46' before making global git config changes
2026-06-21T05:16:21.6207414Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T05:16:21.6208758Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T05:16:21.6241606Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T05:16:21.6259490Z https://github.com/SaberMage/spt-core
2026-06-21T05:16:21.6268867Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T05:16:21.6271426Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T05:16:21.6289270Z HEAD
2026-06-21T05:16:21.6319307Z ##[endgroup]
2026-06-21T05:16:21.6322665Z [command]/usr/bin/git submodule status
2026-06-21T05:16:21.6503184Z ##[group]Cleaning the repository
2026-06-21T05:16:21.6505824Z [command]/usr/bin/git clean -ffdx
2026-06-21T05:16:21.6535020Z Removing traceable-reqs
2026-06-21T05:16:21.6541817Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T05:16:21.6586477Z HEAD is now at d0467b6ac Merge 18416fd8accc291c428791c9e14a1089e267c9a8 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T05:16:21.6591379Z ##[endgroup]
2026-06-21T05:16:21.6593117Z ##[group]Disabling automatic garbage collection
2026-06-21T05:16:21.6596361Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T05:16:21.6618477Z ##[endgroup]
2026-06-21T05:16:21.6619356Z ##[group]Setting up auth
2026-06-21T05:16:21.6623779Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T05:16:21.6647271Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T05:16:21.6841217Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T05:16:21.6866043Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T05:16:21.7049425Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T05:16:21.7074674Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T05:16:21.7263604Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T05:16:21.7293438Z ##[endgroup]
2026-06-21T05:16:21.7294221Z ##[group]Fetching the repository
2026-06-21T05:16:21.7300953Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +d0467b6acb509760850c605533f294d4b989d0b5:refs/remotes/pull/26/merge
2026-06-21T05:16:22.2983565Z From https://github.com/SaberMage/spt-core
2026-06-21T05:16:22.2984808Z    bfe760e24..18416fd8a  v0.13.0-delivery-control -> origin/v0.13.0-delivery-control
2026-06-21T05:16:22.2985851Z    bfe760e24..18416fd8a  v0.13.0-p1b-ack-deadlock -> origin/v0.13.0-p1b-ack-deadlock
2026-06-21T05:16:22.3013241Z ##[endgroup]
2026-06-21T05:16:22.3014243Z ##[group]Determining the checkout info
2026-06-21T05:16:22.3015236Z ##[endgroup]
2026-06-21T05:16:22.3018617Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T05:16:22.3054523Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T05:16:22.3078568Z ##[group]Checking out the ref
2026-06-21T05:16:22.3080597Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T05:16:22.3120450Z HEAD is now at d0467b6ac Merge 18416fd8accc291c428791c9e14a1089e267c9a8 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T05:16:22.3124712Z ##[endgroup]
2026-06-21T05:16:22.3157882Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T05:16:22.3181041Z d0467b6acb509760850c605533f294d4b989d0b5
